not null meaning in English
不能为空
不为空
Examples
- If not null , increment the line counter
)如果不是null ,则增加行计数器。 - For errors caused by arguments that are not null , see
有关由非空参数引起的错误,请参见 - Checks if a string is not empty ( " " ) and not null
判断一个字符串是否非空,空格作非空处理 - Not null cannot be specified for clr table - valued functions
不能为clr表值函数指定not null 。 - Change the nullability of the column from not null to null
将列的为空性从not null改为null 。